home *** CD-ROM | disk | FTP | other *** search
- -- card: 5740 from stack: in
- -- bmap block id: 0
- -- flags: 0000
- -- background id: 2707
- -- name: phoneme table
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris close
- pop card
- end mouseUp
-
-
- -- part 2 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=5 top=142 right=185 bottom=121
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 22
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name:
-
-
- -- part 5 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=5 top=55 right=76 bottom=121
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 12
- -- style flags: 1024
- -- line height: 16
- -- part name:
-
-
- -- part 6 (field)
- -- low flags: 01
- -- high flags: 0004
- -- rect: left=137 top=4 right=27 bottom=362
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 12
- -- style flags: 256
- -- line height: 16
- -- part name:
-
-
- -- part 16 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=143 top=55 right=76 bottom=259
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 12
- -- style flags: 1024
- -- line height: 16
- -- part name:
-
-
- -- part 17 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=5 top=186 right=206 bottom=121
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 12
- -- style flags: 1024
- -- line height: 16
- -- part name:
-
-
- -- part 19 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=279 top=55 right=76 bottom=507
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 12
- -- style flags: 1024
- -- line height: 16
- -- part name:
-
-
- -- part 20 (field)
- -- low flags: 01
- -- high flags: 0002
- -- rect: left=279 top=163 right=294 bottom=507
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 22
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 21 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=279 top=142 right=162 bottom=507
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 12
- -- style flags: 1024
- -- line height: 16
- -- part name:
-
-
- -- part 22 (field)
- -- low flags: 01
- -- high flags: 0004
- -- rect: left=5 top=280 right=333 bottom=261
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 4
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name:
-
-
- -- part 23 (field)
- -- low flags: 01
- -- high flags: 0004
- -- rect: left=289 top=301 right=333 bottom=499
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 4
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name:
-
-
- -- part 24 (field)
- -- low flags: 01
- -- high flags: 0002
- -- rect: left=279 top=77 right=141 bottom=507
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 22
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: misc list
-
-
- -- part 26 (field)
- -- low flags: 01
- -- high flags: 4007
- -- rect: left=140 top=77 right=141 bottom=262
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 22
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: consonant list
- ----- HyperTalk script -----
- on mouseUp
- put (((item 2 of the clickloc) - (item 2 of the rect of me) + (the scroll of me)) div (the textHeight of me) + 1) into lines
- put line lines of card field "consonant list" into temp
- speak phonemes,word 1 of temp & ". #"
- speak "as in" && word 2 of temp
- end mouseUp
-
-
-
- -- part 27 (field)
- -- low flags: 01
- -- high flags: 4007
- -- rect: left=5 top=207 right=271 bottom=121
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 22
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: diphthong list
- ----- HyperTalk script -----
- on mouseUp
- put (((item 2 of the clickloc) - (item 2 of the rect of me) + (the scroll of me)) div (the textHeight of me) + 1) into lines
- put line lines of card field "diphthong list" into temp
- speak phonems,word 1 of temp & ". #"
- speak "as in" && word 2 of temp
- end mouseUp
-
-
-
- -- part 28 (field)
- -- low flags: 01
- -- high flags: 4007
- -- rect: left=5 top=77 right=141 bottom=121
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 22
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: vowel list
- ----- HyperTalk script -----
- on mouseUp
- put (((item 2 of the clickloc) - (item 2 of the rect of me) + (the scroll of me)) div (the textHeight of me) + 1) into lines
- put line lines of card field "vowel list" into temp
- speak phonemes,word 1 of temp & ". #"
- speak "as in" && word 2 of temp
- end mouseUp
-
-
-
- -- part 29 (field)
- -- low flags: 01
- -- high flags: 0002
- -- rect: left=140 top=163 right=271 bottom=262
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 22
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 30 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=143 top=142 right=162 bottom=259
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 12
- -- style flags: 1024
- -- line height: 16
- -- part name:
-
-
- -- part 31 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=5 top=30 right=50 bottom=507
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part contents for card part 6
- ----- text -----
- MacInTalk Phoneme Table
-
- -- part contents for card part 5
- ----- text -----
- Vowels
-
- -- part contents for card part 16
- ----- text -----
- Consonants
-
- -- part contents for card part 17
- ----- text -----
- Diphthongs
-
- -- part contents for card part 2
- ----- text -----
- (AX and IX should never be used in stressed syllables)
-
- -- part contents for card part 19
- ----- text -----
- Special Symbols
-
- -- part contents for card part 21
- ----- text -----
- Markings
-
- -- part contents for card part 20
- ----- text -----
- QX silent vowel
- 1-9 stress marks
- . sentence terminator
- ? sentence terminator
- - phrase delimeter
- , clause delimeter
- ( ) noun phrase delimeters
- # end of phonemes
-
- -- part contents for card part 22
- ----- text -----
- Notes:
- 1) stress marks come AFTER vowels.
- 2) if you make an error, the message will
- contain the posn. of the bad char.
- 3) Click phonemes in scrolling boxes to hear them.
-
- -- part contents for card part 23
- ----- text -----
- Information taken from taken from MacinTalk 1.1, June 13, 1985.
-
- -- part contents for card part 24
- ----- text -----
- DX piTy (tongue flap)
- Q kitt_en (glottal stop)
- RX caR (postvocalic R)
- LX caLL (postvocalic L)
-
-
- -- part contents for card part 28
- ----- text -----
- IH bIt
- AE bAt
- AH Under
- UH lOOk
- OH bOrder
- IX solId
- IY bEEt
- EH bEt
- AA hOt
- AO tAlk
- ER bIRd
- AX About
-
- -- part contents for card part 27
- ----- text -----
- EY mAde
- OY bOIl
- OW lOW
- AY hIde
- AW pOWer
- UW crEW
-
- -- part contents for card part 26
- ----- text -----
- R Red
- W aWay
- M Men
- NX siNG
- S Sail
- F Fed
- Z haS
- V Very
- CH CHeck
- /H Hole
- B But
- D Dog
- L yeLLow
- Y Yellow
- N meN
- SH ruSH
- TH THin
- ZH pleaSure
- DH THen
- J JuDGe
- /C loCH
- P Put
- T Toy
- K Camp
-
- -- part contents for card part 29
- ----- text -----
- UL = AXL
- UL = AXM
- UN = AXN
- IL = IXL
- IM = IXM
- IN = IXN
-
-
- -- part contents for card part 30
- ----- text -----
- Contractions
-
- -- part contents for card part 31
- ----- text -----
- click (a) outside scrolling boxes to return (b) inside to hear phoneme